From 847b202c1c15c23239bf07ab619229f103b408a5 Mon Sep 17 00:00:00 2001 From: Philip Kaludercic Date: Sat, 15 Jun 2024 14:55:20 +0200 Subject: [PATCH] * etc/NEWS: Mention the addition of 'which-key' --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 302cd30a135..4916c18e53a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1982,6 +1982,11 @@ To revert to the previous behavior, set the (also new) variable 'async-shell-command-mode' to 'shell-mode'. Any hooks or mode-specific variables used should be adapted appropriately. +** New package Which-Key +The 'which-key' package from GNU ELPA is now included in Emacs. It +implements the 'which-key-mode' that displays a table of key bindings +upon entering a partial key chord and waiting for a moment. + * Incompatible Lisp Changes in Emacs 30.1 -- 2.30.2